Click or drag to resize

Message Methods

The Message type exposes the following members.

Methods
  NameDescription
Public methodConvertToMimeMessage
Converts to MIME message.
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetBytes
Gets bytes to read from this message.
Public methodGetHashCode (Inherited from Object.)
Public methodGetStream
Gets stream to read from this message.
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodOpen(Stream)
Loads message from the specified stream.
Public methodOpen(String)
Loads message from the specified file.
Public methodSave(Stream)
Saves this message to the specified stream.
Public methodSave(String)
Saves this message to the specified file.
Public methodSave(String, Boolean)
Saves this message to the specified file.
Public methodToString (Inherited from Object.)
Top
See Also